Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext

RE: Secure way to access Domino from internet!
~Autumn Bubluzen 12.Jan.04 11:06 AM a Web browser
Domino Server 6.0.1 Windows 2000


I send a configuration that i use for my test apache rewrite proxy

I use mod_rewrite module, you can use mod_reverseproxy

Suppose that PD30 is behind the firewall.

mod_rewrite
1) Load the module
##########Reverse
LoadModule proxy_module modules/mod_proxy.so
LoadModule proxy_connect_module modules/mod_proxy_connect.so
LoadModule proxy_http_module modules/mod_proxy_http.so
LoadModule rewrite_module modules/mod_rewrite.so


2) Addd this configuration
##
#Reverse Proxy COnfiguration
##

RewriteEngine on
RewriteLog "logs/rewrite.log"
RewriteLogLevel 6


#RewriteMap servers txt:c:/apache/apache2/remap/map.txt

#RewriteRule /(.*).jsp.* http://pd40:80/$1.jsp$2 [P]
#RewriteCond %{REQUEST_URI} ^/port
#RewriteRule /(.*) http://pd40/$1 [P]


#RewriteCond %{HTTP:Cookie} .*noteshost=clyde.*
#RewriteCond %{REQUEST_URI} ^/(.*).nsf(.*)
#RewriteRule /(.*) http://pd30/$1 [P]


#RewriteCond %{HTTP:Cookie} .*DomAuthSessId*=clyde.*
RewriteCond %{REQUEST_URI} ^/(.*).nsf(.*)
RewriteRule /(.*) http://pd30/$1 [P]


RewriteCond %{REQUEST_URI} ^/(.*)DWAY(.*)
RewriteRule /(.*) http://pd30/$1 [P]

#RewriteCond %{REQUEST_URI} ^/(.*)DWAY(.*)
#RewriteRule /(.*) http://pd30/$1 [PT]

#RewriteCond %{REQUEST_URI} ^/(.*).nsf(.*)
#RewriteRule /(.*) http://pd30/$1 [PT]



#RewriteCond %{REQUEST_URI} ^/(.*)DomAuthSessId(.*)
#RewriteRule /(.*) http://pd30/$1 [P]

RewriteCond %{REQUEST_URI} ^/(.*)lotus(.*)
RewriteRule /(.*) http://pd30/$1 [PT]


#RewriteCond %{REQUEST_URI} ^/(.*)
#RewriteRule /(.*) http://pd30/$1 [P]

#RewriteCond %{REQUEST_URI} ^/(.*.*)
#RewriteRule /(.*) http://pd30/$1 [P]



ProxyPassReverse / http://pd30/


A question:
in this configuration the mail works, but i have some problem with my application because i use a static href...Some of you can help me?
The reverse proxy o mod_rwrite works in url command.... and so whne i use href the Apache do not analyze my request.




Secure way to access Domino from in... (~August Umjipyv... 28.Dec.03)
. . RE: Secure way to access Domino fro... (~Mario Lopkiste... 29.Dec.03)
. . . . RE: Secure way to access Domino fro... (~August Umjipyv... 29.Dec.03)
. . . . . . RE: Secure way to access Domino fro... (~Sigmund Prenub... 29.Dec.03)
. . . . . . . . RE: Secure way to access Domino fro... (~August Umjipyv... 30.Dec.03)
. . . . . . . . . . RE: Secure way to access Domino fro... (~Sigmund Prenub... 30.Dec.03)
. . . . . . . . . . . . RE: Secure way to access Domino fro... (~Autumn Bubluze... 12.Jan.04)
. . . . . . . . . . . . . . RE: Secure way to access Domino fro... (~August Umjipyv... 27.Jan.04)


Document Options






  Document options
Print this pagePrint this page

Search this forum

Forum views and search


  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS